C1.WPF Namespace > C1PropertyPathHelper Class > CreateSelector Method : CreateSelector<T,X>(String) Method |
'Declaration
Public Overloads Shared Function CreateSelector (Of T,X)( _ ByVal path As String _ ) As Func(Of T,X)
'Usage
Dim path As String Dim value As Func(Of T,X) value = C1PropertyPathHelper.CreateSelector(Of T, X)(path)
public: static Func<T^,X^>^ CreateSelectorgeneric<typename T> generic<typename X> ( String^ path )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2